| Einhugur Xml Plugin for Xojo |
|
Document.DateTimeToISO8601 Method
Converts DateTime to ISO-8601 date time which is suitable for Xml.
shared DateTimeToISO8601(
value
as DateTime)
as String
Parameters
- value
- The date and time to convert.
Returns
- String
Remarks
See Also
Document Class